Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CELEBORN] CelebornShuffleManager#stop should stop non-null _vanillaCelebornShuffleManager #6371

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

SteNicholas
Copy link
Member

What changes were proposed in this pull request?

CelebornShuffleManager#stop should stop non-null _vanillaCelebornShuffleManager. Meanwhile, stopping _columnarShuffleManager should check whether _columnarShuffleManager is null instead of columnarShuffleManager() which could not return null.

How was this patch tested?

CI.

Copy link

github-actions bot commented Jul 8, 2024

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@SteNicholas
Copy link
Member Author

SteNicholas commented Jul 8, 2024

Ping @PHILO-HE, @kerwin-zk, @ulysses-you.

Copy link
Contributor

@kerwin-zk kerwin-zk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Copy link
Contributor

@taiyang-li taiyang-li left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taiyang-li taiyang-li merged commit 0ec4b16 into apache:main Jul 9, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants